XML-RPC
Type
glossary
Description
eXtensible Markup Language - Remote Procedure Call. A protocol used for connecting to Web Services. XML-RPC provides an XML- and HTTP-based mechanism for making method or functions calls across a network.
Important
To ensure that the commands and functions of the XML-RPC library work in a standalone application, you must include this custom library when you create your standalone. In the Inclusions pane of the Standalone Application Settings window, make sure the "XML-RPC" library checkbox is checked.
Related
control structure: function
glossary: LiveCode custom library, XML, HTTP, Standalone Application Settings, standalone application, command
library: XML-RPC library